home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / cfx_kwf.zip / README.TXT < prev   
Text File  |  1996-06-08  |  2KB  |  35 lines

  1. KEYWORD FILE FOR CHARTFX OCX - FOR DELPHI 2.0
  2.  
  3. Sure you have noticed when you press F1 while the caret is over a ChartFX keyword (i.e. OpenDataEx (COD_VALUES, 2, 4)) or after selecting a ChartFX property in the Object Inspector nothing happen.
  4.  
  5. Before going on, I suggest you to get a copy of the updated help files. It's a 12 MB (yes, twelve megabytes!!) zip file availble from Borland (usually very slow link) and others Delphi related sites (like Delphi Super Page, better choice).
  6.  
  7. To fix this:
  8. 1. Unzip CFX_KWF.ZIP (if you are reading this you already did it);
  9. 2. Backup \DELPHI 2.0\BIN\DELPHI.HDX;
  10. 2. Start \DELPHI 2.0\HELP\TOOLS\HELPINST.EXE;
  11. 3. Select File\Open and open \DELPHI~1.0\BIN\DELPHI.HDX;
  12.  
  13. (Notice: the path is really \DELPHI 2.0\BIN\DELPHI.HDX; but because HELPINST.EXE is a 16 bit app, it does not support long file names, so it display a "DOS compatible name" (8.3 chars) supplied by the OS (Windows95 or WindowsNT 3.51) - if you keyboard doesn't have a ~ key, you can type it holding down the Alt key and typing 126)
  14.  
  15. 4. Now you must see a list of keyword files like:
  16.  
  17.     Keyword files    Found in
  18.     Delphi.kwf    *not found*
  19.     ObPascal.kwf    *not found*
  20.     VCL.kwf        *not found*
  21.     CWG.kvf        *not found*
  22.     ...        ...
  23.  
  24. 5. If the "Found in" column display *not found* like in the above example, you MUST select Options/Search Paths and fill the dialog with the path holding the above .kwf files. Usaully you need only to set it to \DELPHI~1.0\HELP (Long names path: \DELPHI 2.0\HELP).
  25. Keep adding paths separed by ; until all the .kwf files have a valid entry in the "Found in" column;
  26. 6. Press the big + button on the button bar, and select the file CFX2OCX.KWF shipped with this README.TXT
  27. 7. Select File/Save
  28. 8. You did it. Close HELPINST.EXE and launch Delphi 2.0. Drop a ChartFX OCX, select a property from the Object Inspector (better not simply "Name" or "Tag") :) and press F1.
  29.  
  30.  
  31. WARNING *************
  32. This software is supplied "AS IS". You use it at your own risk. I'll be not responsable for any damage, data loss, nuclear accident and so on...
  33. *********************
  34.  
  35. If you want to contact me, email at clab@gpnet.it